func time.stopTimer

3 uses

	time (current package)
		sleep.go#L42: func stopTimer(*runtimeTimer) bool
		sleep.go#L81: 	return stopTimer(&t.r)
		tick.go#L45: 	stopTimer(&t.r)